home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / python2.5 / distutils / debug.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-29  |  297b  |  7 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.5)
  3.  
  4. import os
  5. __revision__ = '$Id: debug.py 37828 2004-11-10 22:23:15Z loewis $'
  6. DEBUG = os.environ.get('DISTUTILS_DEBUG')
  7.